| 1. | For nonstring data types and ansi string data , the 对于非字符串数据类型和ansi字符串数据, |
| 2. | And copies all or part of an unmanaged ansi string into it 并向其复制所有或部分非托管ansi字符串。 |
| 3. | Copies all characters up to the first null from an unmanaged ansi string to a managed 将非托管ansi字符串中第一个空值之前的所有字符复制到托管 |
| 4. | Demonstrates using c interop to marshal ansi strings between managed and native code 演示如何使用c + + interop在托管代码和本机代码之间封送ansi字符串。 |
| 5. | Copies a specified number of characters from an unmanaged ansi string into it , and widens each ansi character to unicode ,然后从非托管ansi字符串向其复制指定数目的字符,并将每个ansi字符扩展为unicode字符。 |
| 6. | The unmanaged module is a dll that defines a function called takesastring that accepts a c - style ansi string in the form of a char 非托管模块是一个dll ,它定义名为takesastring并以char *形式接受c样式ansi字符串的函数。 |